home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
PaperCut Quota 6.1
/
pc-setup.exe
/
{app}
/
Database
/
PCUserDB.mdb
/
GroupData.json
< prev
next >
Wrap
JavaScript Object Notation
|
2005-07-05
|
385b
{
"schema": {
"ID": "Long Integer",
"GroupName": "Text (50)",
"InitialCredit": "Currency",
"Unrestricted": "Boolean NOT NULL",
"SchedulePeriod": "Text (50)",
"ScheduledAmount": "Currency",
"AllowAccumulation": "Boolean NOT NULL",
"ResetCounts": "Boolean NOT NULL"
},
"data": [
{
"ID": 1,
"GroupName": "DefaultGroup",
"InitialCredit": 0,
"Unrestricted": 0,
"ScheduledAmount": 0,
"AllowAccumulation": 1,
"ResetCounts": 0
}
]
}